HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
245 stars 68 forks source link

[react-native-hms-map] Add support for custom marker component #160

Closed peltax closed 2 years ago

peltax commented 2 years ago

Description react-native-maps allows user to render custom component with dynamically generated content as marker. HMS map only supports text and hardcoded image.

Expected behavior Expected ability to draw customized marker in specified map coordinates

Current behavior Huawei users cannot see necessary info on map next to polygons.

Environment

MuhammedAlkhudiryAqar commented 2 years ago

yes, please.

ozcanozgur commented 2 years ago

Hi @all,

You are able to modify the marker view with image, unfortunately for now our plugin doesn't have draw or custom view feature.

Customise Marker Component

Thank you for your interest.